home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Anwendun / pcc / Pcc_demo.tos / PCC_DEMO.203 / DRUCKER / LASERJET.DTR next >
Encoding:
Text File  |  1995-10-04  |  988 b   |  14 lines

  1. PCCTREIBER                      /*  File-Kennung                        */
  2. 0                               /*  Druckertyp 0 = Laserdrucker         */
  3. 27,69                           /*  Init                                */
  4. 27,69                           /*  Reset                               */
  5. 27,38,108,48,72                 /*  Formfeed                            */
  6. 150                             /*  Auflösung 1 = 150 Dpi               */
  7. 27,42,116,49,53,48,82           /*  Grafikmodus 1 Ein                   */
  8. 0                               /*  Zeilenvorschub 1/150"               */
  9. 0                               /*  Zeilenvorschub n/150"               */
  10. 300                             /*  Auflösung 2 = 300 Dpi               */
  11. 27,42,116,51,48,48,82           /*  Grafikmodus Ein                     */
  12. 0                               /*  Zeilenvorschub 1/300"               */
  13. 0                               /*  Zeilenvorschub n/300"               */
  14.